Fix for GNUstep build failure during dumping.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 9 Dec 2011 12:33:20 +0000 (21:33 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Fri, 9 Dec 2011 12:33:20 +0000 (21:33 +0900)
commit77917138ad95388d97af7cdc6f2f967c7bab550b
tree74e2532c827b8accf4a51204e161ff59b37722a8
parentb824cb6f05edda296040ae7317d5bcfe00652593
Fix for GNUstep build failure during dumping.

* unexelf.c (unexec) [NS_IMPL_GNUSTEP]: Take account of the case
that where the value of an _OBJC_* symbol points to is in the .bss
section (Bug#10240).
src/ChangeLog
src/unexelf.c